home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXT Enterprise Objects Framework 1.1
/
NeXT Enterprise Objects Framework 1.1.iso
/
NextDeveloper
/
Apps
/
HeaderViewer.app
/
HeaderViewer.nib
/
data.classes
next >
Wrap
Text File
|
1993-04-09
|
1KB
|
93 lines
TileScrollView = {
OUTLETS = {
popupListButton;
stubView;
};
SUPERCLASS = ScrollView;
};
Icon = {
ACTIONS = {
titleEdit:;
};
OUTLETS = {
iconTitle;
target;
image;
theHeaderViewer;
};
SUPERCLASS = View;
};
Shelf = {
SUPERCLASS = View;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
HeaderViewer = {
ACTIONS = {
setCaseInsensitivity:;
setExactMatchSensitivity:;
pickNewView:;
windowDidResize:;
precompile:;
pickBrowser:;
installBrowserView:;
windowWillClose:;
splitView:;
windowWillResize:;
pickFinder:;
};
OUTLETS = {
splitViewer;
sourceText;
viewPopup;
viewerBox;
finderViewDriver;
nameTextField;
resultIcon;
precompilerPanel;
viewModeButton;
cppOptionsOnOpenPanel;
finderBrowserModeMatrix;
rtfdText;
scrollview;
viewSummary;
finderBox;
summaryText;
placeTextField;
openPanelAncView;
listOfOtherLocations;
headerViewerDriver;
precompileOptions;
splitViewerBox;
window;
container;
finderButton;
viewDoc;
browserViewDriver;
browserFinderMatrix;
};
SUPERCLASS = Object;
};
Sizer = {
SUPERCLASS = Control;
};
QueryField = {
ACTIONS = {
prevQ:;
nextQ:;
};
SUPERCLASS = TextField;
};
StubView = {
SUPERCLASS = View;
};
MyControl1 = {
SUPERCLASS = Control;
};
MyObject = {
SUPERCLASS = Object;
};